ComponentOne Scheduler for WPF and Silverlight
MappingCollectionBase<T> Class Members
Properties  Methods  Events

C1.C1Schedule Namespace : MappingCollectionBase<T> Class

The following tables list the members exposed by MappingCollectionBase<T>.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the MappingCollectionBase<T> class.  
Top
Public Properties
 NameDescription
Public PropertyReturns MappingInfo object for the BasePersistableObject.Id property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Id property to be bound to the appropriate field in the data source.  
Public PropertyReturns MappingInfo object for the BasePersistableObject.Index property. If the storage object is bound to a data source via its DataSource property, the properties of this object allow the BasePersistableObject.Index property to be bound to the appropriate field in the data source.  
Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<string,MappingInfo>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<MappingInfo>)
Top
Public Events
 NameDescription
Public EventRepresents the method that handles the Disposed event of a component.  
Top
See Also

Reference

MappingCollectionBase<T> Class
C1.C1Schedule Namespace